Document wbt-bin format.
authorrobertl <robertl>
Wed, 25 Oct 2006 15:18:42 +0000 (15:18 +0000)
committerrobertl <robertl>
Wed, 25 Oct 2006 15:18:42 +0000 (15:18 +0000)
xmldoc/formats/wbt-bin.xml [new file with mode: 0644]

diff --git a/xmldoc/formats/wbt-bin.xml b/xmldoc/formats/wbt-bin.xml
new file mode 100644 (file)
index 0000000..0c622ff
--- /dev/null
@@ -0,0 +1,12 @@
+<para>File protocol for the <productname>Wintec WBT-200</productname>
+GPS data logger. This format reads the binary file format created
+by Wintec's Windows application.</para>
+<para>
+<ulink url="http://www.semsons.com/wi3mugpsrebt.html">Wintec WBT-200 </ulink>
+</para>
+<example id="wbt-on-macos">
+  <title>Command showing conversion of a Wintec binary file to GPX</title>
+  <screen format="linespecific">gpsbabel -i wbt-bin -f tracks.bin -o
+gpx -F out.gpx</screen>
+</example>
+